DecimalNumber Properties

Properties

DecimalPlaces Specifies the number of decimal places to display.
DecimalReplacement Specifies the replacement text for decimal places if a number style specifies that decimal places are used but the number displayed is an integer.
DisplayFactor Specifies the factor by which each number is scaled (divided) before displaying.
EmbeddedTexts Contains a collection of NumberEmbeddedText objects.
Grouping Specifies whether the integer digits of a number should be grouped using a separator character.
MinIntegerDigits Specifies the minimum number of integer digits to display in a number, a scientific number, or a fraction.

See Also